donate-cpu-server.py: Limit number of functions shown in checkLibrary…#1641
Conversation
… reports The checkLibraryFunction report is currently about 15 MB in size, lists more than 140000 functions and takes a long time to be generated. Limiting the functions that are shown should save bandwidth, time and other resources on the server (and client that downloads the report). Tested locally.
b3e24f8 to
1d0510f
Compare
|
Sounds reasonable |
|
feel free to merge this |
|
Hmm, there are always better ways to present the results i guess. Do you have any concrete suggestions or are you missing specific things?
I do not get this point. Could you explain more detailed what you mean? |
|
I can contribute further suggestions and ideas for affected areas. |
IMHO it would be great to read about ideas, suggestions and constructive criticism in the forum. There we could discuss what and how it makes sense to implement it. |
|
Would you like to continue the clarification also on a topic like “Improving the presentation of source code analysis results”? |
… reports
The checkLibraryFunction report is currently about 15 MB in size, lists more than 140000 functions and takes a long time to be generated.
Limiting the functions that are shown should save bandwidth, time and other resources on the server (and client that downloads the report).
Tested locally.